projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a919416
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Fri, 27 Apr 2007 15:17:48 +0000
(15:17 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 27 Apr 2007 15:17:48 +0000
(15:17 +0000)
ChangeLog
patch
|
blob
|
history
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 08eebb6f29aa178786f25326c45f49a281d1fac7..84b1a25aa3d17d6e6fc8ce114aad27d5441b34ed 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2007-04-27 Andreas Schwab <schwab@suse.de>
+
+ * Makefile.in (config.status): Depend on
+ ${srcdir}/lisp/version.el.
+
2007-04-26 Glenn Morris <rgm@gnu.org>
* README: Increase version to 22.1.50.
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4690d4c3f662e1167bd88337b775cc4ea26daad7..c2122320c10aee1b890d74c26c373b787af47cd4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2007-04-27 Andreas Schwab <schwab@suse.de>
+
+ * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
+
2007-04-27 Eli Zaretskii <eliz@gnu.org>
* textmodes/fill.el (fill-paragraph): Doc fix.